projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
346af51
)
(rmail-edit-current-message): Undo previous change.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 19 May 1994 20:46:24 +0000
(20:46 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 19 May 1994 20:46:24 +0000
(20:46 +0000)
lisp/mail/rmailedit.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailedit.el
b/lisp/mail/rmailedit.el
index 5c206fa2cea7c0c631e03f299975bb71ea30df96..1ed73a994cdb7a4afefac1179aa95d8475577c40 100644
(file)
--- a/
lisp/mail/rmailedit.el
+++ b/
lisp/mail/rmailedit.el
@@
-62,7
+62,6
@@
to return to regular RMAIL:
(rmail-edit-mode)
(make-local-variable 'rmail-old-text)
(setq rmail-old-text (buffer-substring (point-min) (point-max)))
- (put 'rmail-old-text 'permanent-local t)
(setq buffer-read-only nil)
(set-buffer-modified-p (buffer-modified-p))
;; Make mode line update.